home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / apps / 191 / applic / vdiconst.pas < prev    next >
Pascal/Delphi Source File  |  1987-11-20  |  148b  |  11 lines

  1. right   = 2;
  2. bottom  = 3;
  3. square  = 0;
  4. arrow   = 1;
  5.  
  6. fis_hollow  = 0;
  7. fis_solid   = 1;
  8. fis_pattern = 2;
  9. fis_hatch   = 3;
  10. fis_user    = 4;
  11.